
	Title:		AARVSTMR
	Programmed By: 	Brian Mertel
	Size:		406
	Small easy to use timer that counts backwards. Whats great about this timer is the fact that it actually counts by hundredths of a second, so it looks nicer than the other programs that count up or down by 3s or 4s etc. The program is actually so fast that it requires a slight delay in between each hundredth. THIS PROGRAM IS FOR THE 84+/SE. It will run so slow on the 83/+, that the tenths will almost look like whole seconds. Another great thing is the digit placement. Say the timer is going from 10 minutes to 9. The 9 will shift right so it don't look like 90 minutes. Same for hours and seconds.  
	To run the program, just paste it to the screen. Then it will ask HOURS, SECONDS, and MINUTES. The limits for each are: 99 for hours(I dare you to sit and stare at the screen for that long), 60 for minutes, and for seconds the limit is 0 if you set the minutes to 60, otherwise 59. So if you were to set to the max time you could make this program run for 100 hours. Due to loss of processor power from runing the program so long, that may turn into some 200 hours. Anyways, don't try to assign decimals to any of the time values, because the program protects against it, and it will say so.
	Sadly I had to take out the pause in the program because it caused enough delay to make the program to slow, even with the other delay taken out. So all you can do is watch it count down.